Add agent-skills-setup: offline migration, backup and restore for Agent Skills, rules and MCP - #2866
Open
Luckycat133 wants to merge 1 commit into
Open
Add agent-skills-setup: offline migration, backup and restore for Agent Skills, rules and MCP#2866Luckycat133 wants to merge 1 commit into
Luckycat133 wants to merge 1 commit into
Conversation
…nt Skills, rules and MCP Adds skills/agent-skills-setup (v0.9.2) and its entry in docs/README.skills.md. Offline, previewed, rollback-safe migration of Skills, instructions/rules and local stdio MCP across Cursor, Claude Code, Codex, Cline, Copilot, Windsurf, Gemini CLI and other supported profiles, including cross-device backup/restore via signed ACB bundles. Secrets are redacted or rejected; plugins and session handoff only travel behind explicit opt-in flags.
Contributor
🔒 PR Risk Scan ResultsScanned 179 changed file(s).
355 additional finding(s) omitted from table. Skipped non-text or missing files
|
Contributor
🔍 Vally Lint Results✅ All checks passed
Summary
Full linter output |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this adds
skills/agent-skills-setup(v0.9.2) — an offline, previewed, rollback-safe migrator for AI-coding-agent context, plus one row indocs/README.skills.md. No workflow or repository-infrastructure files are touched.What the skill does
CLAUDE.md,.cursorrules, …) and local stdio MCP configs across Cursor, Claude Code, Codex, Cline, Copilot, Windsurf, Gemini CLI and other supported profiles — including cross-device backup/restore via signed, checksum-verified Agent Context Bundles (ACB).plan→apply --yes→verify→rollback); nothing is written without explicit consent.--include-plugins/--include-sessionopt-in flags, enforced fail-closed at the apply layer.Notes for maintainers
main, contains onlyskills/agent-skills-setup/**and thedocs/README.skills.mdrow, and reflects the real v0.9.2 capability boundary.gh skills install github/awesome-copilot agent-skills-setupworks as listed in the table row.